pull: Add support for basic auth
authorColin Walters <walters@verbum.org>
Wed, 27 Sep 2017 02:02:25 +0000 (22:02 -0400)
committerColin Walters <walters@verbum.org>
Mon, 2 Dec 2019 22:48:33 +0000 (22:48 +0000)
commit36039759e2fbcadfb7841a035e98879e478ff8fb
tree4f7f081f873ee71405a3dbaa6a91ffd74c6b61fe
parent437d2183a434d8f7c71ae73f60e2ab00f7f14f24
pull: Add support for basic auth

This has been requested a few times for people delivering
OSTree content and wanting to do access control.
Makefile-tests.am
src/libostree/ostree-fetcher-curl.c
src/ostree/ostree-trivial-httpd.c
tests/test-pull-basicauth.sh [new file with mode: 0755]